projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c337d4d
)
build: distribute TAP helper scripts in tarballs
author
Simon McVittie
<smcv@debian.org>
Sun, 12 Jun 2016 09:43:34 +0000
(10:43 +0100)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 13 Jun 2016 00:23:04 +0000
(
00:23
+0000)
Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #337
Approved by: cgwalters
Makefile-tests.am
patch
|
blob
|
history
diff --git
a/Makefile-tests.am
b/Makefile-tests.am
index d8ab0179c3d9e020b78fe07f751607470c83fcee..d8e300ca39cb1f989fd6ce95588dd8bad71530be 100644
(file)
--- a/
Makefile-tests.am
+++ b/
Makefile-tests.am
@@
-19,6
+19,11
@@
include $(top_srcdir)/buildutil/glib-tap.mk
+EXTRA_DIST += \
+ buildutil/tap-driver.sh \
+ buildutil/tap-test \
+ $(NULL)
+
# We should probably consider flipping the default for DEBUG. Also,
# include the builddir in $PATH so we find our just-built ostree
# binary.